time.dataIO.error (field)
6 uses
	time (current package)
		zoneinfo_read.go#L55: 	error bool
		zoneinfo_read.go#L61: 		d.error = true
		zoneinfo_read.go#L72: 		d.error = true
		zoneinfo_read.go#L82: 		d.error = true
		zoneinfo_read.go#L91: 		d.error = true
		zoneinfo_read.go#L233: 	if d.error { // ran out of data
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |